@charset "UTF-8";
/* CSS Document */

.nav-btn,.common-active .a1{
	display: none;
}
/* 回到顶部 */
#backTop{
	position: fixed;
	bottom: 10%;
	right: 10px;
	z-index: 999999;
	background: rgba(255,255,255,.8);
	border-radius: 100%;
	padding: 5px;
	box-shadow: 0 0 10px rgba(0,0,0,0.3);
	display: none;
}

/* 头部导航 */
.header .nav ul > li:nth-child(5),.header .nav ul > li:nth-child(6),.header .nav ul > li:nth-child(7),.header .nav ul > li:nth-child(8){
	float: right;
}
.header .nav{
	height: 112px;
	background: #3db560;
	position: relative
}
.header .nav ul{
	margin-top: 65px;
}
.header .nav ul li{
	float: left;
	font-size: 15px;
	margin: 0 20px;
	position: relative;
	height: 35px;
	position: relative;
}
.header .nav ul li .submenu{
	position: absolute;
	top: 35px;
	left: -20px;
	z-index: 9999;
	width: 160%;
	text-align: center;
	display: none;
	overflow: hidden;
}
.header .nav ul li .submenu a{
	display: block;
	color: #333;
	font-size: 14px;
	line-height: 30px;
	transition: 0.3s;
	background: #fff;
}
.header .nav ul li .submenu a:hover{
	background: #3db560;
	color: #fff;
}
.header .nav ul li a{
	display: block;
}
.header .nav ul li span{

	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url('../images/nav_current.png') no-repeat center;
	width: 58px;
	height: 9px;
	transform: rotateY(-90deg);
	transition:all 0.6s;
}
.header .nav ul li.current span,.header .nav ul li a:hover span{
	transform: rotateY(0deg);
}
.header .logo01{
	position: absolute;
	width: 300px;
	height: 153px;
	line-height: 153px;
	background: #fff;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	text-align: center;
	display: block;
	box-shadow: 0 0 15px rgba(0, 0, 0,0.5);
	z-index: 9999
}
.header .logo01 img{
	margin-top: 18px
}


/* csss3 */
.not-animated{
	opacity: 0;
}
.information-grids dl a:hover dt img{
	transform: scale(1.15);
}

.index_common{
	margin-bottom: 65px;
	overflow: hidden;
}
.index_common .title{
	text-align: center;
	margin-bottom: 30px;
}
/* 资讯篇 */
.information{
	overflow: hidden;
	background: #3db560;
	padding: 36px 0;
}
.information-grids dl{
	width: 556px;
	float: left;
	margin-bottom: 30px;
}
.information-grids dl a{
	display: block;
}

.information-grids dl:nth-child(odd){
	float: left;
}
.information-grids dl:nth-child(even){
	float: right;
}
.information-grids dl dt,.information-grids dl dd{
	float: left;
}
.information-grids dl dt{
	width: 160px;
	height: 120px;
	overflow: hidden;
}
.information-grids dl dt img{
	width: 100%;
	height: inherit;
	transition: 0.8s;
}
.information-grids dl dd{
	width: 380px;
	height: 120px;
	margin-left: 15px;
}
.information-grids dl dd h3{
	font-size: 18px;
	color: #fff;
	margin-top: 10px;
	transition: 0.5s;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.information-grids dl dd span{
	color: #fff;
	display: block;
	margin-top: 20px;
}
.information-grids dl dd span i{
	display: inline-block;
	width: 0;
	height: 1px;
	background: #fff;
	vertical-align: middle;
	margin-right: 5px;
	transition: 0.6s;
}
.information-grids dl dd p{
	font-size: 13px;
	line-height: 18px;
	margin-top: 10px
}
.information-grids dl a:hover span i{
	width: 50px
}
.information-grids dl a:hover h3{
	color: #000;
}

/* 联系我们 */
.contactUs{
	margin-bottom: 40px
}
.contactUs-grids p{
	font-size: 18px;
	color: #000;
	line-height: 30px;
	text-align: center
}
.contactUs .weixin{
	width: 179px;
	margin: 10px auto;
	text-align: center
}
.contactUs .weixin p{
	font-size: 18px;
	color: #3db560;
	margin-top: 5px;
}

/* 版权 */
.copyright{
	overflow: hidden;
	background: #3db560;
	padding: 20px 0;
	text-align: center
}
.copyright p{
	font-size: 13px;
	color: #fff;
}

/* 硕果篇 */
.great{
	position: relative
}
.great-grids{
	height: 484px;
	background: #9de8c4;
}
.great-grids .great-content{
	padding: 20px;
}
.great-grids .great-content .great-box{
	width: 1160px;
	height: 444px;
	margin: auto;
	position: relative;
	overflow: hidden;
}
.great-grids .great-grids-item{
	position: absolute;
	width: 10000%;
	left: 0;
	top:0;
}
.great-grids .great-grids-item ul li:hover p{
	opacity: 1;
}
.great-grids .great-grids-item ul li p{
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	opacity: 0;
	transition: 0.6s;
	z-index: 9999;
	top: 0;
	left: 0;
	font-size: 16px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.great-grids .great-grids-item ul{
	width: 1200px;
	float: left;
	overflow: hidden;
}
.great-grids .great-grids-item ul li{
	float: left;
	width: 282px;
	height: 130px;
	background: #fff;
	margin-left: 8px;
	margin-bottom: 8px;
	line-height: 130px;
	text-align: center;
	transition: all 0.6s ease-out;
	position: relative
}
.great-grids .great-grids-item ul li a{
	display: block
}
.great-grids .great-grids-item ul li a img{
	max-width:80%;
	max-height: 115px;
	vertical-align: middle;
}
.great-grids .great-grids-item ul li a:after,.great-grids .great-grids-item ul li a:before{
	content: "";
	position:absolute;
	transition:1.2s;
	opacity:0;
}

.great-grids .great-grids-item ul li a:before{
	top:0;
	left: 0;
	bottom:0;
	right:0;
	border-top:2px solid #3db560;
	border-bottom:2px solid #3db560;
    transform: scale(0,1);
    transform-origin:0 0;
}
.great-grids .great-grids-item ul li a:after{
	top:0;
	left: 0;
	bottom:0;
	right:0;
	border-left:2px solid #3db560;
	border-right:2px solid #3db560;
	transform: scale(1,0);
    transform-origin:100% 0;
}
.great-grids .great-grids-item ul li a:hover:before,.great-grids .great-grids-item ul li a:hover:after{
	opacity:1;
	transform:scale(1);
}

.great .great-btn{
	position: absolute;
	bottom: 35px;
	left: 0;
	width: 100%;
	height: 3px;
	text-align: center
}
.great .great-btn span{
	display: inline-block;
	width: 100px;
	height: 3px;
	background: #fff;
	margin-right: 10px;
	cursor: pointer;
}
.great .great-btn .on{
	background: #3db560
}


